- disk striping with parity
- расслоение дисковой памяти с контролем по четности; см. также disk striping
English-Russian dictionary of computer science and programming. 2013.
English-Russian dictionary of computer science and programming. 2013.
disk striping with parity — The addition of parity information across a disk stripe so that if a single disk partition fails, the data on that disk can be re created from the information stored across the remaining partitions in the disk stripe. See also disk… … Dictionary of networking
disk striping — The technique of combining a set of disk partitions located on different hard disks into a single volume, creating a virtual stripe across the partitions that the operating system recognizes as a single drive. Disk striping can occur at the… … Dictionary of networking
Data striping — For other uses, see Strip (disambiguation). In computer data storage, data striping is the technique of segmenting logically sequential data, such as a file, in a way that accesses of sequential segments are made to different physical storage… … Wikipedia
redundant array of inexpensive disks — Abbreviated RAID. In networking and mission critical applications, a method of using several hard disk drives (often SCSI or Integrated Drive Electronics [IDE] drives) in an array to provide fault tolerance in the event that one or more than… … Dictionary of networking
data protection — Techniques used by network operating systems to ensure the integrity of data on the network, including protecting data against surface defects developing on the disk and storing redundant copies of important system data, such as file indices… … Dictionary of networking
stripe set — A single volume created across multiple hard disk drives and accessed in parallel to optimize disk access time. See also disk striping; disk striping with parity … Dictionary of networking
Standard RAID levels — The standard RAID levels are a basic set of RAID configurations and employ striping, mirroring, or parity.The standard RAID levels can be nested for other benefits ( see Nested RAID levels ). Concatenation (SPAN) The controller treats each drive… … Wikipedia
Windows 2000 — Part of the Microsoft Windows family Screenshot of Windows 2000 Professional … Wikipedia
Windows 2000 Server — Infobox OS version name = Windows 2000 Server family = Microsoft Windows caption = Screenshot of Windows 2000 Server developer = Microsoft website = [http://www.microsoft.com/windows2000 www.microsoft.com/windows2000] first release date =… … Wikipedia
RAID — This article is about the data storage technology. For other uses, see Raid (disambiguation). RAID, an acronym for Redundant Array of Independent Disks (originally Redundant Array of Inexpensive Disks),[1] is a storage… … Wikipedia
Nested RAID levels — Levels of nested RAID,[1] also known as hybrid RAID,[2] combine two or more of the standard levels of RAID (redundant array of independent disks) to gain performance, additional redundancy, or both. Contents 1 Nesting 2 RAID 0+1 … Wikipedia